[INFO] cloning repository https://github.com/andrewdotdev/discord-ferris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewdotdev/discord-ferris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdotdev%2Fdiscord-ferris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdotdev%2Fdiscord-ferris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a869368cc1ea05b9e2a25ea29dc96793c84f923d
[INFO] checking andrewdotdev/discord-ferris against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewdotdev%2Fdiscord-ferris" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andrewdotdev/discord-ferris
[INFO] finished tweaking git repo https://github.com/andrewdotdev/discord-ferris
[INFO] tweaked toml for git repo https://github.com/andrewdotdev/discord-ferris written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrewdotdev/discord-ferris on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 192 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] [stderr]       Adding tokio-tungstenite v0.27.0 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded socket2 v0.6.4
[INFO] [stderr]   Downloaded zeroize v1.9.0
[INFO] [stderr]   Downloaded http v1.4.2
[INFO] [stderr]   Downloaded time-core v0.1.9
[INFO] [stderr]   Downloaded time-macros v0.2.29
[INFO] [stderr]   Downloaded time v0.3.49
[INFO] [stderr]   Downloaded yoke v0.8.3
[INFO] [stderr]   Downloaded linkme-impl v0.3.36
[INFO] [stderr]   Downloaded discord-ferris-macros v0.1.0
[INFO] [stderr]   Downloaded linkme v0.3.36
[INFO] [stderr]   Downloaded web-sys v0.3.102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6d78f4537d00cce6891cd7392a7653b56143a1720b8f3dd7e467fc00feed1e86
[INFO] running `Command { std: "docker" "start" "6d78f4537d00cce6891cd7392a7653b56143a1720b8f3dd7e467fc00feed1e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d78f4537d00cce6891cd7392a7653b56143a1720b8f3dd7e467fc00feed1e86" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d78f4537d00cce6891cd7392a7653b56143a1720b8f3dd7e467fc00feed1e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6d78f4537d00cce6891cd7392a7653b56143a1720b8f3dd7e467fc00feed1e86" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling discord-ferris-macros v0.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking discord-ferris-macros v0.1.0 (/opt/rustwide/workdir/discord-ferris-macros)
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]     Checking discord-ferris v0.0.2 (/opt/rustwide/workdir/discord-ferris)
[INFO] [stderr] error: could not compile `discord-ferris` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/09a371361240e42b0d69438fd1179efcf212e576/bin/rustc --crate-name discord_ferris --edition=2024 discord-ferris/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dotenvy", "examples"))' -C metadata=081fedca95ce42c0 -C extra-filename=-758288780305b75a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2cd0d41d8d839f49.rmeta --extern discord_ferris_macros=/opt/rustwide/target/debug/deps/libdiscord_ferris_macros-6ece151829db891d.so --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-bf14a3974c5a65f5.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-8b5ed1e785017eb6.rmeta --extern linkme=/opt/rustwide/target/debug/deps/liblinkme-2377c1ce15d81d71.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4aafd37cabdccd6a.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-06d3eb59ddc033e5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-27734393ab55ca56.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-12d81bf96eb57046.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-c66769882e28de08.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-11c388b44a3e514b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-805b74221cfb5108.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-7e42be59e17ac05d.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-07048bb10f183a11.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e22837f862fc0bfe/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-53466942eda11d11/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6d78f4537d00cce6891cd7392a7653b56143a1720b8f3dd7e467fc00feed1e86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d78f4537d00cce6891cd7392a7653b56143a1720b8f3dd7e467fc00feed1e86", kill_on_drop: false }`
[INFO] [stdout] 6d78f4537d00cce6891cd7392a7653b56143a1720b8f3dd7e467fc00feed1e86
